Telegram Group & Telegram Channel
How To Make That User Needs Must 10 Refers To Withdraw From Bot..

♻️ Command = 📤 Withdraw

♻️ BJS = let lib = Libs.ReferralLib
var refList = lib.currentUser.refList.get();
let stat = Bot.getProperty(""+user.telegramid+"")
let wdinfo = Bot.getProperty("wdInfo")
if (stat=="ban"){
Bot.sendMessage("*You're Ban*")
}else{
let balance = Libs.ResourcesLib.userRes("balance")
let withdrawn = Libs.ResourcesLib.userRes("withdrawn")
var wallet = User.getProperty("wallet")
if( wallet == undefined ){
Bot.sendMessage("_ Wallet Not set_")
}else{
if (refList.length < 10){
Bot.sendMessage("*🔐 You Can't Withdraw Now. It Is Locked Untill Your 10 Referral.\n\n💵 You Can Withdraw After Your 10 Referral.*")
}else{
if (balance.value() < 30){
Bot.sendMessage("_ You Have To Own At Least 30 Rs !_")
}else{
Bot.sendMessage("*📤 Enter Amount To Withdraw *")
Bot.runCommand("Auto")
}}
}}


🧑🏻‍💻 Code Developer : @Shadab_Alam
1



tg-me.com/Advanced_Bot_Codings/202
Create:
Last Update:

How To Make That User Needs Must 10 Refers To Withdraw From Bot..

♻️ Command = 📤 Withdraw

♻️ BJS = let lib = Libs.ReferralLib
var refList = lib.currentUser.refList.get();
let stat = Bot.getProperty(""+user.telegramid+"")
let wdinfo = Bot.getProperty("wdInfo")
if (stat=="ban"){
Bot.sendMessage("*You're Ban*")
}else{
let balance = Libs.ResourcesLib.userRes("balance")
let withdrawn = Libs.ResourcesLib.userRes("withdrawn")
var wallet = User.getProperty("wallet")
if( wallet == undefined ){
Bot.sendMessage("_ Wallet Not set_")
}else{
if (refList.length < 10){
Bot.sendMessage("*🔐 You Can't Withdraw Now. It Is Locked Untill Your 10 Referral.\n\n💵 You Can Withdraw After Your 10 Referral.*")
}else{
if (balance.value() < 30){
Bot.sendMessage("_ You Have To Own At Least 30 Rs !_")
}else{
Bot.sendMessage("*📤 Enter Amount To Withdraw *")
Bot.runCommand("Auto")
}}
}}


🧑🏻‍💻 Code Developer : @Shadab_Alam

BY Advanced Bot Codings™


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/Advanced_Bot_Codings/202

View MORE
Open in Telegram


Advanced Bot Codings™ Telegram | DID YOU KNOW?

Date: |

Can I mute a Telegram group?

In recent times, Telegram has gained a lot of popularity because of the controversy over WhatsApp’s new privacy policy. In January 2021, Telegram was the most downloaded app worldwide and crossed 500 million monthly active users. And with so many active users on the app, people might get messages in bulk from a group or a channel that can be a little irritating. So to get rid of the same, you can mute groups, chats, and channels on Telegram just like WhatsApp. You can mute notifications for one hour, eight hours, or two days, or you can disable notifications forever.

Advanced Bot Codings™ from it


Telegram Advanced Bot Codings™
FROM USA